#インターフェース: VisualElement

#階層

#メソッド

#描く

描く(ctxarea?):void

#パラメーター

名前 タイプ
ctx CanvasRenderingContext2D
area? ChartArea

#戻り値

void

#で定義

タイプ/index.d.ts:1765 (新しいウィンドウが開きます)


#getCenterPoint

getCenterPoint(7f0032c7-c8db-4edf-9a41-2cc6​​d4baa54f):Point

#パラメーター

名前 タイプ
useFinalPosition? boolean

#戻り値

Point

#で定義

タイプ/index.d.ts:1769 (新しいウィンドウが開きます)


#範囲の取得

Optional 範囲の取得(axis):number

#パラメーター

名前 タイプ
axis "x"|"y"

#戻り値

number

#で定義

タイプ/index.d.ts:1770 (新しいウィンドウが開きます)


#範囲内で

範囲内で(mouseXmouseYuseFinalPosition?):boolean

#パラメーター

名前 タイプ
mouseX number
mouseY number
useFinalPosition? boolean

#戻り値

boolean

#で定義

タイプ/index.d.ts:1766 (新しいウィンドウが開きます)


#inXRange

inXRange(mouseXuseFinalPosition?):boolean

#パラメーター

名前 タイプ
mouseX number
useFinalPosition? boolean

#戻り値

boolean

#で定義

タイプ/index.d.ts:1767 (新しいウィンドウが開きます)


#inYRange

inYRange(mouseYuseFinalPosition?):boolean

#パラメーター

名前 タイプ
mouseY number
useFinalPosition? boolean

#戻り値

boolean

#で定義

タイプ/index.d.ts:1768 (新しいウィンドウが開きます)